Click or drag to resize

ItemEffectiveRights Property

Contains the client's rights based on the permission settings for the item or folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public EffectiveRights EffectiveRights { get; set; }

Property Value

Type: EffectiveRights
The effective rights.
See Also